@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

header {
	width: 100%;
	height: 70px
}

#Headerbg {
	position: absolute;
	background-color: #121916;
	height: 75px;
	width: 100%;
	display: block
}

#HBrand {
	top: 21px;
	left: 101px;
	position: absolute
}

.hbuttons {
	color: white;
}

#Home {
	position: absolute;
	top: 25px;
	right: 475px
}

#Servicos {
	position: absolute;
	top: 25px;
	right: 350px
}

#Contato {
	position: absolute;
	top: 25px;
	right: 225px
}

#body {
	position: relative;
	background-color: #FFFFFF;
	height: 1400px;
	width: 100%
}

#grafismo1 {
	position: absolute;
	top: 102px;
	left: 69px
}

#homeimg {
	position: absolute;
	left: 100px;
	top: 135px
}

#grafismo2 {
	position: absolute;
	right: 0px;
	top: 700px
}

#verticalbrd {
	position: absolute;
	top: 100px;
	right: 400px
}

#carrossel11 {
	color: black;
	width: 258px;
	height: 450px;
	position: absolute;
	right: 100px;
	top: 180px;
}

#carrossel12 {
	color: black;
	width: 258px;
	position: absolute;
	right: 100px;
	top: 330px;
}

#carrossel13 {
	color: black;
	width: 258px;
	position: absolute;
	right: 100px;
	top: 460px;
}

#foto {
	position: absolute;
	right: 210px;
	top: 500px;
}

#Sobrehomet {
	position: absolute;
	top: 750px;
	left: 100px;
	font-size: 20pt
}

#Sobrehome {
	top: 800px;
	width: 500px;
	left: 100px;
	position: absolute;
}

#Solubg {
	position: absolute;
	top: 1150px;
	background-color: #CBBBA0;
	width: 100%;
	height: 400px;
}

#Solucoeshomet {
	top: 50px;
	left: 750px;
	position: absolute;
	font-size: 20pt
}

#Solucoeshome {
	left: 750px;
	position: absolute;
	top: 120px;
	width: 43%;
}

.button {
	position: absolute;
	border: none;
	background-color: transparent;
	font-size: 15pt;
	cursor: pointer;
	top: 300px;
	left: 750px;
}

#conteudo {
	position: absolute;
	top: 2px;
	left: 70px;
}

#Footerbg {
	background-color: #121916;
	width: 100%;
	height: 272px;
	position: absolute;
	top: 1550px;
}

#verticalbrdft {
	top: 40px;
	left: 300px;
	position: absolute
}

#fttxt {
	top: 120px;
	left: 200px;
	position: absolute;
	width: 300px;
	color: white;
	text-align: justify;
}

#ct1ft {
	position: absolute;
	top: 40px;
	left: 650px;
	color: white;
}

#ct2ft {
	position: absolute;
	top: 90px;
	left: 650px;
	color: white;
}

#ct3ft {
	position: absolute;
	top: 140px;
	left: 650px;
	color: white;
}

#ct4ft {
	position: absolute;
	top: 190px;
	left: 650px;
	color: white;
	width: 300px;
}

#Homeft {
	position: absolute;
	top: 40px;
	left: 1000px;
}

#Servicosft {
	top: 140px;
	position: absolute;
	left: 1000px
}

#Contatoft {
	position: absolute;
	top: 90px;
	left: 1000px;
}

a {
	color: white;
	text-decoration: none
}